Auto merge of #1409 - alexcrichton:less-compiles, r=huonw
authorbors <bors@rust-lang.org>
Thu, 12 Mar 2015 02:41:03 +0000 (02:41 +0000)
committerbors <bors@rust-lang.org>
Thu, 12 Mar 2015 02:41:03 +0000 (02:41 +0000)
This was previously required to ensure that all relevant metadata files would
remain in place and not get deleted, but this auto-clean behavior has since been
removed so this should no longer be necessary.


Trivial merge